Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / IC1KeyedItem<TKey> Interface / GetKey Method

In This Topic
    GetKey Method
    In This Topic
    Gets the key.
    Syntax
    'Declaration
     
    Function GetKey() As TKey
    TKey GetKey()

    Return Value

    The key value.
    See Also